chore(deps): bump nodemailer from 9.0.3 to 9.0.4 - #271
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-nodemailer-9.0.4
branch
from
August 10, 2026 07:09
9d623fb to
b491207
Compare
Contributor
Author
|
Superseded by #272. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nodemailer from 9.0.3 to 9.0.4.
Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
2a0e8c3chore(master): release 9.0.4 (#1841)78f4aa2fix(mime-funcs): percent encode unpaired surrogates in header parameter values182d39arefactor(mime-node): quote the Content-Type name parameter with JSON.stringify9797f7ffix(mime-funcs): do not let an unpaired surrogate consume the next characteradcfc4ffix(mime-node): escape backslash and quote in the Content-Type name parameter...5bd3a65fix(mime-funcs): keep any surrogate pair intact when chunking base64 mime wor...eaf12a0chore(services): add TurboSMTP (#1839)b27d300test(mime-node): assert the Content-Type name= output for line break filenames5bc9cabfix(mime): encode HT/CR/LF in header parameter values instead of quoting them...acc2b43chore(deps): update dev dependencies